Don't report erroneous /content directory on Android 4.3 and earlier
authorPo Lu <luangruo@yahoo.com>
Thu, 9 May 2024 01:00:02 +0000 (09:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 May 2024 01:02:03 +0000 (09:02 +0800)
commit8bc4292673dfc04ce781e242596779809f1a3634
treef55f270cf904e80194abb3b408eef326180b46a9
parent36c68e7e34df996bbde4cc82c04ea1619349b64a
Don't report erroneous /content directory on Android 4.3 and earlier

* src/androidvfs.c (android_content_opendir): Skip two, not one,
elements on Android <= 4.4.
src/androidvfs.c